crypto/elliptic.p256Curve.ScalarMult (method, view implemented interface methods)

one use

	crypto/elliptic (current package)
		p256_asm.go#L277: func (curve p256Curve) ScalarMult(bigX, bigY *big.Int, scalar []byte) (x, y *big.Int) {